The H5T_GET_MEMBER_OFFSET function returns the byte offset of a field within a compound datatype.
Result = H5T_GET_MEMBER_OFFSET(Datatype_id, Member)
Returns an integer representing the byte offset.
An integer representing the datatype’s identifier to be queried.
An integer representing the member index, starting at zero.
None
5.6 |
Introduced |
H5T_GET_MEMBER_CLASS , H5T_GET_MEMBER_NAME , H5T_GET_MEMBER_TYPE , H5T_GET_NMEMBERS